net/http.cancelTimerBody.stop (field)

3 uses

	net/http (current package)
		client.go#L296: 			stop:          stopTimer,
		client.go#L963: 	stop          func() // stops the time.Timer waiting to cancel the request
		client.go#L984: 	b.stop()